Click or drag to resize

AutodiscoverServiceGetFederationInformation Method

Gets the federation information.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public GetFederationInformationResponse GetFederationInformation(
	string domain
)

Parameters

domain
Type: SystemString
The domain.

Return Value

Type: GetFederationInformationResponse
GetFederationInformationResponse.
See Also